diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Simple.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Simple.css | 44 |
1 files changed, 6 insertions, 38 deletions
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css index 830d8f60..eb0ee0e9 100644 --- a/config/waybar/style/[Wallust] Simple.css +++ b/config/waybar/style/[Wallust] Simple.css @@ -32,6 +32,8 @@ tooltip { } /*-----module groups----*/ +.modules-left, +.modules-center, .modules-right { background-color: @color0; border: 0.5px solid @color15; @@ -41,24 +43,6 @@ tooltip { padding-right: 4px; padding-left: 4px; } -.modules-center { - background-color: @color0; - border: 0.5px solid @color15; - border-radius: 10px; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; -} -.modules-left { - background-color: @color0; - border: 0.5px solid @color15; - border-radius: 10px; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; -} /*-----modules indv----*/ #workspaces button { @@ -134,6 +118,7 @@ tooltip { #custom-hint, #custom-hypridle, #custom-menu, +#custom-playerctl, #custom-power_vertical, #custom-power, #custom-settings, @@ -215,6 +200,7 @@ tooltip { animation-direction: alternate; } +#backlight-slider slider, #pulseaudio-slider slider { min-width: 0px; min-height: 0px; @@ -224,33 +210,15 @@ tooltip { box-shadow: none; } +#backlight-slider trough, #pulseaudio-slider trough { min-width: 80px; min-height: 5px; border-radius: 5px; } +#backlight-slider highlight, #pulseaudio-slider highlight { min-height: 10px; border-radius: 5px; -} - -#backlight-slider slider { - min-width: 0px; - min-height: 0px; - opacity: 0; - background-image: none; - border: none; - box-shadow: none; -} - -#backlight-slider trough { - min-width: 80px; - min-height: 10px; - border-radius: 5px; -} - -#backlight-slider highlight { - min-width: 10px; - border-radius: 5px; }
\ No newline at end of file |
